Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
opendir
opendir
Open the directory handle
Name:
opendir
Category:
Directory functions
Programming Language:
php
One-line Description:
Open the directory handle.
Related
How to determine whether the directory exists through opendir
2
Similar Functions
opendir
opendir
Openthedirectoryhand
getcwd
getcwd
Getthecurrentworking
dir
dir
Returnsaninstanceoft
chdir
chdir
Changedirectory
scandir
scandir
Listfilesanddirector
chroot
chroot
Changetherootdirecto
rewinddir
rewinddir
Rewindthedirectoryha
closedir
closedir
Closethedirectoryhan
Popular Articles
How to determine whether the directory exists through opendir